home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
utilenus
/
pointst
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1989-01-09
|
636b
|
21 lines
echo off
md \p&s
cd \p&s
copy a:*.*
echo Unarchiving program files....(this takes a while!)
undo pasaux
del install.bat
del pasaux.arc
del undo.exe
cd \
echo Point & Shoot installation completed....
echo -
echo Make sure you change your AUTOEXEC.BAT as described in READ.ME
echo or as described in the documentation for this program. If you
echo are upgrading, remember to reset your program options using SETUP
echo from the main menu.
echo -
echo If you are upgrading from a version of Point & Shoot prior to
echo version 2.0, use the MENU UPGRADE command to upgrade your old
echo user-defined menus.